From: Stefan Kalscheuer Date: Thu, 25 Sep 2025 11:45:11 +0000 (+0200) Subject: bcm53xx: add 6.12 testing kernel X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=bcae238390e8a5a91e075f42f5eba9d065b880ee;p=openwrt%2Fopenwrt.git bcm53xx: add 6.12 testing kernel Add 6.12 testing kernel for bcm53xx target. Signed-off-by: Stefan Kalscheuer Link: https://github.com/openwrt/openwrt/pull/20167 Signed-off-by: Christian Marangi --- diff --git a/target/linux/bcm53xx/Makefile b/target/linux/bcm53xx/Makefile index b858d2fdbb..2f6e1c4406 100644 --- a/target/linux/bcm53xx/Makefile +++ b/target/linux/bcm53xx/Makefile @@ -12,6 +12,7 @@ CPU_TYPE:=cortex-a9 SUBTARGETS:=generic KERNEL_PATCHVER:=6.6 +KERNEL_TESTING_PATCHVER:=6.12 define Target/Description Build firmware images for Broadcom based BCM47xx/53xx routers with ARM CPU, *not* MIPS.